home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / IntSpeedUp.exe / 0 / RCDATA / TFRMCALCPARAM / TFRMCALCPARAM.txt
Text File  |  2008-10-30  |  3KB  |  126 lines

  1. object frmCalcParam: TfrmCalcParam
  2.   Left = 300
  3.   Top = 211
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmCalcParam'
  7.   ClientHeight = 378
  8.   ClientWidth = 632
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnCreate = AxSimpleSkinFormCreate
  18.   OnDestroy = AxSimpleSkinFormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object pnlCalcParam: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 632
  25.     Height = 378
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     ParentColor = True
  29.     TabOrder = 0
  30.     DesignSize = (
  31.       632
  32.       378)
  33.     object imgWatermark: TImage
  34.       Left = 283
  35.       Top = 251
  36.       Width = 349
  37.       Height = 127
  38.       Anchors = [akRight, akBottom]
  39.       AutoSize = True
  40.     end
  41.     object lHelpAction: TLabel
  42.       Left = 32
  43.       Top = 360
  44.       Width = 283
  45.       Height = 16
  46.       Caption = 'Please wait, or click Stop to abort the speed test'
  47.       Font.Charset = DEFAULT_CHARSET
  48.       Font.Color = 3355443
  49.       Font.Height = -13
  50.       Font.Name = 'Arial'
  51.       Font.Style = []
  52.       ParentFont = False
  53.       Transparent = True
  54.     end
  55.     object lHeaderInfo: TLabel
  56.       Left = 32
  57.       Top = 64
  58.       Width = 568
  59.       Height = 56
  60.       AutoSize = False
  61.       Caption = 
  62.         'Please wait while Auslogics Internet Speed Up determines the bes' +
  63.         't internet connection settings for the connection type you selec' +
  64.         'ted.'
  65.       Font.Charset = DEFAULT_CHARSET
  66.       Font.Color = 3355443
  67.       Font.Height = -13
  68.       Font.Name = 'Arial'
  69.       Font.Style = []
  70.       ParentFont = False
  71.       Transparent = True
  72.       WordWrap = True
  73.     end
  74.     object lTitle: TAxSmoothLabel
  75.       Left = 32
  76.       Top = 16
  77.       Width = 224
  78.       Height = 19
  79.       Quality = smMMXSmoothing4x
  80.       Caption = 'Optimizing internet settings'
  81.       Font.Charset = DEFAULT_CHARSET
  82.       Font.Color = 10040064
  83.       Font.Height = -16
  84.       Font.Name = 'Verdana'
  85.       Font.Style = []
  86.       ParentFont = False
  87.       Transparent = True
  88.     end
  89.     object lInfoProgress: TLabel
  90.       Left = 32
  91.       Top = 149
  92.       Width = 207
  93.       Height = 16
  94.       Caption = 'Searching for optimal parameters ...'
  95.       Font.Charset = DEFAULT_CHARSET
  96.       Font.Color = 3355443
  97.       Font.Height = -13
  98.       Font.Name = 'Arial'
  99.       Font.Style = []
  100.       ParentFont = False
  101.       Transparent = True
  102.     end
  103.     object pbProgress: TProgressBar
  104.       Left = 32
  105.       Top = 168
  106.       Width = 553
  107.       Height = 18
  108.       TabOrder = 0
  109.     end
  110.   end
  111.   object tProgressTimer: TTimer
  112.     Enabled = False
  113.     Interval = 50
  114.     OnTimer = tProgressTimerTimer
  115.     Left = 488
  116.     Top = 16
  117.   end
  118.   object tRefreshTimer: TTimer
  119.     Enabled = False
  120.     Interval = 50
  121.     OnTimer = tRefreshTimerTimer
  122.     Left = 520
  123.     Top = 16
  124.   end
  125. end
  126.